home *** CD-ROM | disk | FTP | other *** search
- c:
- cd \rbbs
- if exist rctty.bat del rctty.bat
- watchdg1 off
- rbbs-pc 1 rbbs-pc.def
- if exist rctty.bat watchdg1 on
- if exist rctty.bat rctty.bat
- rbbsctrl weekly
- if not exist its_time.now goto next
- backup c:\rbbs\*.* a:/s
- del its_time.now
- :next
- rbbsctrl every2.day
- if not exist its_time.now goto end
- backup c:\rbbs\uploads\*.* a:
- del its_time.now
- :end